home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / comms / geog1219.arj / NOTE1219.DOC < prev    next >
Text File  |  1993-12-19  |  40KB  |  873 lines

  1. ----------------------------------------------------------------------
  2. --- TECHNICAL NOTES
  3. ---
  4.  
  5. This file contains detailed and often highly technical notes about the
  6. news/fixes/changes of each version.
  7.  
  8. Symbols used:     -   Bugfix.
  9.                   +   New feature.
  10.                   !   Changed feature.
  11.                   *   Information/clarification.
  12.  
  13. ----------------------------------------------------------------------
  14. Notes for GoldED 2.42.G1219, GAMMA patch release 19. december 1993.
  15. ----------------------------------------------------------------------
  16.  
  17. -   Fixed nasty bug in the JAM support. If you read a message to you
  18.     in a JAM area, and GoldED set the Received attribute, the message
  19.     text would be lost if you later returned to the message :-(
  20.  
  21.     What happens is that the text offset field in the header gets
  22.     reset to the end of the .JDT file.
  23.  
  24.     It is possible to recover the lost text, although it is probably
  25.     not really worth the bother. It requires that you have intimate
  26.     knowledge of the JAM header format, know how to use a binary hex
  27.     editor, and can remember enough of the the lost message text to
  28.     find the location of it in the .JDT file. Then all you have to do
  29.     is change the text offset field back to the correct value (the
  30.     offset in the .JDT file). In addition you should also subtract one
  31.     from the text length. GoldED output a terminating NUL char that
  32.     was not necessary.
  33.  
  34. -   Fixed a bug in GoldNODE/2 (and maybe GoldNODE/P32), which caused
  35.     several zones to be missing in the nodelist index, to be replaced
  36.     with a large number of duplicate nodes. I haven't the faintest
  37.     idea what went wrong, or even how I fixed it - the code I have
  38.     changed to make it work had very little to do with what seemed to
  39.     be the problem. But it seems to work now :-? <puzzled>
  40.  
  41.     To be on the safe side, I have included BDF's for all versions of
  42.     GoldNODE.
  43.  
  44. -   Due to a mistake in my setup of the Watcom compiler for OS/2, the
  45.     wrong version of the OS/2 toolkit was used. This could cause odd
  46.     behaviour with some operations. I haven't actually seen any
  47.     problems with GoldED/2 myself, but I discovered some problems with
  48.     getting and setting the date/time of files when compiling another
  49.     program with Watcom.
  50.  
  51.     I have recompiled GoldED/2 and GoldNODE/2 with the correct version
  52.     of the toolkit this time.
  53.  
  54.  
  55. ----------------------------------------------------------------------
  56. Notes for GoldED 2.42.G1218, GAMMA release 18. december 1993.
  57. ----------------------------------------------------------------------
  58.  
  59. +   Added JAM msgbase support at last!!!  Example cfg definitions:
  60.  
  61.       AREA ECHO.JTEST1 "Test 1" JE M:\JAM\JTEST1
  62.       AREADEF ECHO.JTEST2 "Test 2" 0 Echo Jam M:\JAM\JTEST2 . (Loc)
  63.  
  64.     As you can see, the syntax is very similar to Squish definitions.
  65.  
  66.     Please read the document GOLD_JAM.DOC for important information
  67.     about the implementation of the JAM msgbase support in GoldED.
  68.  
  69. +   New GoldED/P32 replaces GoldED/P16. GoldED/P32 is a 32-bit DOS
  70.     extended version, compiled with Watcom C++32 9.5a. It has been
  71.     tested successfully in a DOS box under OS/2 2.1 and under DesqView
  72.     2.32 with QEMM 6.03. GoldED/P32 needs the DOS4GW DOS extender
  73.     version 1.92. DOS4GW 1.92 is distributed separately in the archive
  74.     D4GW_192.ZIP. If you already have a copy of DOS4GW, it may work
  75.     with GoldED/P32, even if isn't version 1.92. In fact I had an old
  76.     version 1.0 in my path before 1.92 and it worked fairly well
  77.     before I discovered the mistake.
  78.  
  79.     GoldED/P32 is able to use the new GoldNODE 32-bit index files
  80.     (.IX*) which can contain more than 32700 nodes. GoldNODE/P32 and
  81.     GoldNODE/2 generates this new index. GoldED/P32 can also use the
  82.     old 16-bit index files, but defaults to use the new index files,
  83.     if present.
  84.  
  85.     GoldED/P32 needs about 1.5 to 2 megabytes of free RAM to run.
  86.  
  87. *   GoldED/P16 has been dropped completely. Most of the problems
  88.     reported about P16 is due to a buggy DOS extender and compiler,
  89.     and the makers of these don't seem to be interested in releasing
  90.     better versions. I have better things to do than worry about buggy
  91.     compilers that doesn't get fixed, so this is the end of GoldED/P16
  92.     as we know it today.
  93.  
  94. *   GoldED/2 and GoldNODE/2 are now compiled with Watcom C++ 9.5a
  95.     instead of Borland C++ 1.0 for OS/2.
  96.  
  97. +   Added support for the new xMail 1.0 mail processor's area
  98.     configuration file. Use "AREAFILE xMail [areapath]". The optional
  99.     [areapath] points to where AREAS.XM can be found. Only the
  100.     AREAS.XM file is read, not any other file. Currently only tested
  101.     with JAM areas. Note that auto-added areas are often stored with
  102.     long filenames that are invalid with the FAT file system. To
  103.     overcome this problem, GoldED internally truncates the base
  104.     filename to 8 chars, but it does not check for duplicate filename
  105.     that may result from the truncations.
  106.  
  107. +   Updated FastEcho support to version 1.3x. Now also gets JAM areas.
  108.     Untested!
  109.  
  110. +   Updated RemoteAccess 2.x support to get JAM areas. Untested!
  111.  
  112. +   Changed behaviour when switching to "read marked" mode. Previously
  113.     GoldED would go to the next marked msg. Now it will stay on the
  114.     current msg if it is marked, or go to the next marked msg if not.
  115.  
  116. +   Added a new border type, number 7. If border type 7 is used, all
  117.     border/linedraw characters are pure 7-bit ASCII instead of highbit
  118.     IBM linedraw characters. This border type was added on request
  119.     from Asian users who have a character set where the IBM linedraw
  120.     characters are national characters instead. It is unlikely to be
  121.     useful for others. Here is how to set all border types to type 7:
  122.  
  123.       COLOR AREA BTYPE 7
  124.       COLOR ASK BTYPE 7
  125.       COLOR BACKGROUND BTYPE 7
  126.       COLOR BRAG BTYPE 7
  127.       COLOR HEADER BTYPE 7
  128.       COLOR HELP BTYPE 7
  129.       COLOR INFO BTYPE 7
  130.       COLOR MENU BTYPE 7
  131.       COLOR READER BTYPE 7
  132.       COLOR STATUS BTYPE 7
  133.  
  134.     Add the above to your color setup in GOLDED.CFG.
  135.  
  136.     Note that the help file contains IBM linedraw characters. These
  137.     are NOT converted automatically. You have to change them yourself
  138.     in the GOLDHELP.CFG file, if necessary.
  139.  
  140. -   There have been reports of the cursor remaining visible after
  141.     saving a msg. I haven't seen this myself, but I have now added a
  142.     cursor-hide in a strategic place to ensure that the cursor goes
  143.     away when expected.
  144.  
  145. +   If intense colors are enabled, GoldED now sets intense colors
  146.     every time the statusline is updated. This is a help in
  147.     multitasking environments that doesn't save the intensity state
  148.     when switching between tasks.
  149.  
  150. -   In the msg browser, the date is now cut to fit if for some reason
  151.     it is too long.
  152.  
  153. +   GoldED now recognizes the FAX flag in the FLAGS kludge and shows
  154.     it in the header display if found.
  155.  
  156. *   TIP: You can use the EXTERNUTIL feature to setup keys to view or
  157.     print an attached fax. Use something like this in GOLDED.CFG:
  158.  
  159.       EXTERNUTIL 11 c:\zfax\zfax.com 2 @subject     ; print fax
  160.       EXTERNUTIL 12 c:\zfax\zfax.com 4 @subject     ; view fax
  161.  
  162.     And this in GOLDKEYS.CFG:
  163.  
  164.       @F11  ExternUtil11    ; Press Alt-F11 to print the fax
  165.       @F12  ExternUtil12    ; Press Alt-F12 to view the fax
  166.  
  167.     Or choose your own key assignments and fax view/print utils.
  168.  
  169.     Note that this assumes that the fax file is listed in the subject
  170.     line like an attached file.
  171.  
  172. +   Added temporary new keyword: EDITORVERSION <version>. Due to the
  173.     large number of bugreports about range check errors in the new
  174.     internal editor, I have decided to put in the old editor as an
  175.     option in addition to the new editor. The old editor is the
  176.     default. If you want to take your chances with the new editor, use
  177.     this in your GOLDED.CFG: "EDITORVERSION 2". When the new editor is
  178.     properly bugfixed, the old editor and this keyword will be removed
  179.     again.
  180.  
  181. +   Enhanced keyboard is now auto-detected by checking a bit in low
  182.     memory (DOS versions only of course). Use "KEYBEXT No" if your
  183.     keyboard seems to lock up.
  184.  
  185. -   Detection of a real, non-emulated, Hercules card was buggy. Fixed.
  186.  
  187. -   The msg size display could disappear under some circumstances,
  188.     after editing a msg. Fixed.
  189.  
  190. -   GoldED/P16 paused for 10 seconds when testing if locking was
  191.     possible and SHARE or network was not loaded. Fixed. Obsolete,
  192.     since P16 is no longer released.
  193.  
  194. -   When trying to generate a userlist (Ctrl-L) with GoldED/2, it
  195.     would dump with a protection violation SYS3175. Fixed.
  196.  
  197. +   Added -Q (for Quiet) switch to GoldNODE. If -Q is used, GoldNODE
  198.     will not display anything on the screen. This can improve compile
  199.     speed a lot, especially on systems with slow text mode (such as a
  200.     textmode windowed session under Windows or OS/2).
  201.  
  202. +   Changed all highbit IBM chars to pure ASCII chars in GoldNODE.
  203.     Too bad it looks ugly :-(
  204.  
  205. -   GoldNODE/2 could not compile more than 32767 as advertised. Fixed.
  206.     This fix is now tested successfully with a nodelist collection
  207.     which contains more than 32767 nodes.
  208.  
  209. -   Fixed Sound Blaster support to work with the CT-VOICE driver in
  210.     Sound Blaster 16. If you have a SB-compatible non-SB soundcard,
  211.     but have been unable to make a CT-VOICE driver work with GoldED,
  212.     try again now.
  213.  
  214.     Note: Some users still have problems getting GoldED to work with
  215.     Sound Blaster 16. The fix was tested successfully with a borrowed
  216.     SB16 in two of my own machines. The same card would not work with
  217.     GoldED when it was returned and used in the lenders own machine. I
  218.     have no idea why it doesn't work :-(
  219.  
  220.  
  221. ----------------------------------------------------------------------
  222. Notes for GoldED 2.42.G1121, GAMMA Patch Release 21. november 1993.
  223. ----------------------------------------------------------------------
  224.  
  225. -   Fixed bug in AREAFILE FastEcho. It caused protection violations in
  226.     GoldED/2. It did not affect the DOS versions.
  227.  
  228. -   Fixed some bugs in the msg marking functions. For example, Alt-S,N
  229.     didn't always mark all new msgs, and could cause crashes.
  230.  
  231. -   While writing a msg in the internal editor, GoldED would lock the
  232.     Hudson msgbase unnecessarily. This prevented mail tossers from
  233.     tossing incoming mail in multitask/network environments. Fixed.
  234.  
  235. -   GoldED/P16 had problems sharing the Ezycom msgbase files properly.
  236.     It opened the files in Read/Write mode, where it should have been
  237.     ReadOnly. Fixed. The regular DOS and OS/2 versions did not have
  238.     this problem, which was caused by a bug (or undocumented behavior)
  239.     in the TopSpeed C library.
  240.  
  241. -   Fixed minor bug in the file request function for FRQEXT's. The
  242.     first word of the description would be skipped if there was only
  243.     one space between filename and description.
  244.  
  245. +   The DISPATTACHSIZE and EDITAUTOATTACH features now recognize
  246.     network drives beginning with "\\" (without a drive: in front) as
  247.     valid drives. Untested, but should work. In general GoldED
  248.     currently doesn't support the "\\" netdrives very well. Better
  249.     support is planned.
  250.  
  251. +   Added support for calling of external utilities. This new feature
  252.     can be used to "filter" msgs, for example calling PGP or other
  253.     crypting utilities. A new keyword has been implemented for
  254.     the definition of external utilities:
  255.  
  256.       EXTERNUTIL <utilno> [-options] <commandline>
  257.  
  258.     The <utilno> must be in the range 1 to 24 for utilities that will
  259.     be called with key definitions (see below). Higher numbers can be
  260.     used for utilities that are called from the EDITSAVEMENU (if
  261.     enabled). See the EDITSAVEUTIL keyword for details.
  262.  
  263.     The default options are those specified with the EXTERNOPTIONS
  264.     keyword. With [-options], you can change the those options locally
  265.     for specific utils. See the EXTERNOPTIONS keyword for a list of
  266.     valid options.
  267.  
  268.     The <commandline> specfies the DOS or OS/2 commandline you want to
  269.     execute. This works in the same way as for the external editor and
  270.     spellchecker. See the manual for details about this, especially if
  271.     you want to execute batchfiles. In the <commandline> you can use
  272.     @tokens to transfer information from the msg to the commandline.
  273.     The @tokens are the same as for templates (see the manual), and in
  274.     addition you can use two other @tokens:
  275.  
  276.       @path   The GOLDPATH, including a trailing backslash.
  277.       @file   The full filename of the message file (GOLDED.MSG) that
  278.               will be written to disk before the utility is called.
  279.  
  280.     Examples:
  281.  
  282.       EXTERNUTIL 1 c:\4dos\4dos.com /c c:\crypt\encrypt.bat @file
  283.       EXTERNUTIL 2 c:\4dos\4dos.com /c c:\crypt\decrypt.bat @file
  284.  
  285.     To call a defined external utility, you must assign a key to it.
  286.     There are 24 new keyboard commands you can use in GOLDKEYS.CFG for
  287.     this purpose:
  288.  
  289.       ExternUtilNN
  290.  
  291.     Where NN is in the range 01 to 24 _with_ leading zero. Examples:
  292.  
  293.       F11 ExternUtil01
  294.       F12 ExternUtil02
  295.  
  296.     Then if you press F11, you would call external utility number 1
  297.     and so on. The ExternUtilNN keywords ONLY work in reader mode, not
  298.     in the internal editor or any other place.
  299.  
  300.     HOW IT WORKS:
  301.  
  302.     1.  Just before the external utility is called, GoldED writes the
  303.         current message text to the GOLDED.MSG file in the GOLDPATH.
  304.         The file is written as a textfile with each line CR-LF
  305.         terminated. The content is exactly as you see it on the
  306.         screen, which means that kludges are only included if you have
  307.         enabled kludge viewing.
  308.  
  309.     2.  GoldED clears the screen and then calls the utility after
  310.         swapping itself out of memory (if swapping is enabled or
  311.         relevant for the version).
  312.  
  313.     3.  The utility can now load and process the @file, or do anything
  314.         else you want. It doesn't have to have anything to do with the
  315.         current msg. You could call a spreadsheet, a game, whatever.
  316.         But I think this feature will mainly be used for utilities
  317.         that process the @file. If the utility processes the @file, it
  318.         could write the changes back to the @file.
  319.  
  320.     4.  After returning from the utility, GoldED reloads the @file and
  321.         displays it just as if it was the current message. For
  322.         example, if your utility was a decrypter and the msg was
  323.         encrypted, you would now see the decrypted msg. Neat eh? :-)
  324.  
  325.     5.  If you want to make the reloaded text permanent (save it in
  326.         the msg), you can use the Change Msg function and immediately
  327.         choose "Save Message" from the Editing menu (if enabled with
  328.         EDITMENU Yes). This is in fact the method you could use if you
  329.         wanted to EN-crypt a msg (however, it is easier to use the
  330.         EDITSAVEUTIL method, see below).
  331.  
  332.     The QUOTESPACING feature can interfere with encoded msgs that
  333.     include the '>' character at the beginning of lines, by
  334.     automatically inserting blank lines before and after the lines
  335.     with '>'. I have therefore changed the quotespacing default from
  336.     YES to NO.
  337.  
  338.     The file GOLD_PGP.DOC contains batchfile examples for using this
  339.     new feature with PGP. Many thanks to Thomas Horsten 2:234/150 for
  340.     showing me how to setup PGP and for alpha testing the feature.
  341.  
  342.     !!! IMPORTANT !!!  From FidoNet Policy 4.07 (section 2.1.4):
  343.  
  344.       "[..] Therefore, encrypted and/or commercial traffic that is
  345.       routed without the express permission of all the links in the
  346.       delivery system constitutes annoying behavior."
  347.  
  348.     So be careful with this feature!
  349.  
  350. +   New keyword EXTERNOPTIONS <-options>. Defines the default options
  351.     for the EXTERNUTIL's (see above). Valid options are:
  352.  
  353.       -Cls            * Clear screen.
  354.       -Swap           * Swap GoldED out of memory before shelling.
  355.       -Cursor         * Cursor in shell.
  356.       -Reload         * Reload the message file (@file).
  357.       -Pause            Pause for keypress before returning to GoldED.
  358.       -PauseOnError   * Pause only if utility errorlevel is nonzero.
  359.  
  360.     Plus the reverse options with a "No" prefix, for example -NoCls.
  361.     The default options are marked with an asterisk (*).
  362.  
  363. +   New keyword EDITSAVEUTIL <utilno> <"L menu text">. Defines the
  364.     external utilities that will be added to the EDITSAVEMENU (if
  365.     enabled). The menu text is inserted in the menu. The first two
  366.     characters of the menu text are the "hotkey" letter that will be
  367.     highlighted in the menu text, plus a space. Example:
  368.  
  369.       EDITSAVEUTIL 1 "S PGP Sign the msg"
  370.       EDITSAVEUTIL 2 "E PGP Encode the msg"
  371.       EDITSAVEUTIL 3 "D PGP Decode the msg"
  372.  
  373.     If you have changed the default language in this menu (in
  374.     GOLDLANG.CFG), then make sure the highlight letters don't clash.
  375.  
  376.     With EDITSAVEUTIL definitions and EDITSAVEMENU enabled, you can
  377.     directly call an external utility to do things like encoding msgs
  378.     before saving them.
  379.  
  380. +   Added conditional directives to the GOLDED.CFG reader. You can now
  381.     use the new keywords IF, ELSEIF and ENDIF to control or exclude
  382.     parts of your GOLDED.CFG under certain conditions. The IF and
  383.     ELSEIF directives are identical. ELSEIF is provided for cosmetic
  384.     reasons.
  385.  
  386.     Valid parameters for IF/ELSEIF are: Yes, No, True, False, DOS and
  387.     OS/2. Example:
  388.  
  389.       IF DOS
  390.         EXTERNUTIL 1 c:\4dos\4dos.com c:\crypt\encode.bat @file
  391.         EXTERNUTIL 2 c:\4dos\4dos.com c:\crypt\decode.bat @file
  392.       ELSEIF OS/2
  393.         EXTERNUTIL 1 c:\4os2\4os2.exe c:\crypt\encode.cmd @file
  394.         EXTERNUTIL 2 c:\4os2\4os2.exe c:\crypt\decode.cmd @file
  395.       ENDIF
  396.  
  397.     The example speaks for itself, I think...
  398.  
  399. +   Added enhancement of the Random System feature. It is now possible
  400.     to specify an external file as the source of random items in
  401.     groups. This helps to avoid duplicating items such as origins that
  402.     are should be share between several otherwise different groups.
  403.  
  404.     The random items that can use external files are:
  405.  
  406.       NETNAME, ORIGIN, PLAY, TEARLINE, TEMPLATE, USERNAME, WHOTO.
  407.  
  408.     An external file is specified by a '@' character in front of the
  409.     filename, where the item text would normally be placed. More than
  410.     one item with an external file can be specified. Example:
  411.  
  412.       GROUP FidoNet:
  413.         TEARLINE @tearline.lst
  414.         ORIGIN @origins1.lst
  415.         ORIGIN @origins2.lst
  416.  
  417.     The contents of external files must be one item on each line.
  418.     Empty lines and comments are not allowed in an external file.
  419.     Items must be specified exactly as they would appear in
  420.     GOLDRAND.CFG, but without the leading keyword. Example:
  421.  
  422.       Pointless point...
  423.       Don't point at me!
  424.       etc...
  425.  
  426.     With this feature, it is now easy to create large collections of
  427.     things like origins, and then share them between any number of
  428.     groups without duplication, or even share them between several
  429.     users with different setups.
  430.  
  431.     NOTE: The default path for the external files is the GOLDPATH,
  432.           unless you manually specify a path.
  433.  
  434. -   Detection of color/monochrome mode VGA could, and did, fail in
  435.     some circumstances. On some EGA adapters, GoldED would only detect
  436.     24 lines. Fixed.
  437.  
  438. -   When using BIOS output mode (SCREENUSEBIOS Yes), the screen would
  439.     scroll one line every time the statusline was updated. Fixed.
  440.  
  441. -   The DISPMSGSIZE feature handled parameters "no" and "bytes"
  442.     wrongly. Fixed.
  443.  
  444. -   Fixed a couple of bugs concerning long lines in the new internal
  445.     editor. Changed the default value of QUOTEMARGIN from being
  446.     screenwidth dependent (width-5) to 65.
  447.  
  448.  
  449. ----------------------------------------------------------------------
  450. Notes for GoldED 2.42.G1115, GAMMA Patch Release 15. november 1993.
  451. ----------------------------------------------------------------------
  452.  
  453. -   The file import function in the internal editor would use the
  454.     wrong drive when using a drive letter and wildcards (like A:\*.*
  455.     if you wrote C:\*.*). Fixed.
  456.  
  457.  
  458. ----------------------------------------------------------------------
  459. Notes for GoldED 2.42.G1114, GAMMA release 14. november 1993.
  460. ----------------------------------------------------------------------
  461.  
  462. *   THIS RELEASE DOES _NOT_ HAVE JAM OR GOLDBASE SUPPORT!
  463.  
  464.     JAM and Goldbase support will be provided in a later beta release.
  465.     Stay tuned to the GOLDED and/or GOLDED.BETA echoes for the latest
  466.     status reports and release announcements.
  467.  
  468. +   The file request function has been much improved:
  469.  
  470.     1.  It will now handle filenames such as ">FILE.ZIP" correctly
  471.         instead of including the invalid '>' character in the
  472.         filename.
  473.  
  474.     2.  If there were more than one known FRQEXT on a line, it would
  475.         use the first of the FRQEXT's found, which was often the wrong
  476.         one of course. Now it will take the first filename on the
  477.         line which has a known FRQEXT.
  478.  
  479.     3.  It will now detect the file announcement format used by the
  480.         Ticket utility even if Ticket's tearline has been removed or
  481.         overwritten. The detection is based on the position of certain
  482.         elements on the line.
  483.  
  484.     4.  When extracting the description of files detected with the
  485.         FRQEXT's, it will now skip the first words after the filenames
  486.         if they begin with a digit or the '[' or '-' characters. It
  487.         will skips words until the first occurrence of a word that
  488.         does not match these criteria. This produces a clean
  489.         description in most cases, such as this one:
  490.  
  491.           SOMEFILE.ZIP 123.456 93/11/13 [00] - Some description
  492.  
  493.         Which will produce "Some description", instead of "123.456
  494.         93/11/13 [00] - Some description" as previous versions would.
  495.         Obviously this cuts the FILES.BBS maintenance to a minimum
  496.         when requesting files for your BBS.
  497.  
  498.     There is one thing the file request function can't do: It cannot
  499.     produce more than one message. This is on the TODO, of course.
  500.  
  501. +   The internal editor has finally been rewritten!  All the known
  502.     bugs are gone, and the new editor works much better. Editing of
  503.     quotes have been improved - you can now both split and merge
  504.     quoted lines with "intelligent" handling of the quote initials
  505.     string.
  506.  
  507.     NOTE: At this time, the new internal editor is not 100% finished
  508.     and debugged. There are still some inconsistencies and minor bugs,
  509.     but the editor is fully usable and safe - I use it myself. The
  510.     block functions (anchor, cut, paste) are currently disabled,
  511.     because they are still too buggy.
  512.  
  513. +   New keyword: EDITCHARPARA [']<char>[']. Defaults to ' ' (space).
  514.     This keyword defines the character GoldED displays at the end of
  515.     paragraphs in the internal editor. This is where the CR character
  516.     will be placed once the msg is saved. See below.
  517.  
  518. +   New keyword: EDITCHARSPACE [']<char>[']. Defaults to ' ' (space).
  519.     This keyword defines the character GoldED displays when it should
  520.     display a space character in the internal editor. See below.
  521.  
  522. *   The new keywords EDITCHARPARA and EDITCHARSPACE were added to aid
  523.     me while rewriting and debugging the new internal editor. By
  524.     redefining them to visible characters instead of spaces, I could
  525.     see if strange things were happening while inserting or deleting
  526.     characters. This was a great help. Personally I now always use
  527.     redefinitions to ASCII 20 (a paragraph sign) and CP437 250 (a
  528.     small dot).
  529.  
  530. !   The file extensions for compiled configuration files have changed.
  531.     GoldED will now use the extension .G16 for 16-bit versions (DOS
  532.     and DOS/P16) and extension .G32 for 32-bit versions (OS/2 and
  533.     later DOS/P32). These extensions were previously named .GED (DOS)
  534.     and .GEO (OS/2). Remember to delete the obsolete *.GED and/or
  535.     *.GEO files from your GOLDED directory, so that they wont take up
  536.     disk space.
  537.  
  538. +   New keyword: DISPSOFTCR <yes/no>. Defaults to "no". If enabled,
  539.     GoldED will treat the so-called Soft-CR character (141d, 8Dh) just
  540.     like any other displayable character, instead of ignoring it like
  541.     linefeed chars (LF). Note that by enabling this feature, you
  542.     _disable_ the character translation feature that uses the Soft-CR
  543.     as an escape character. This feature was added to help users in
  544.     countries which use the Soft-CR character for other purposes like
  545.     2-byte characters in Japan.
  546.  
  547.     NOTE: The Ezycom msgbase format requires the Soft-CR to terminate
  548.     each line. Therefore this feature is unlikely to be useful to
  549.     Ezycom sysops.
  550.  
  551. -   When using AREALISTSORT to sort by descriptions, the sort was case
  552.     sensitive. The sort is now case IN-sensitive.
  553.  
  554. +   In the Random System, the AREAFILEGROUPS setting (if set to Yes)
  555.     no longer prevents you from making groups for specific echoes.
  556.     This means that if you have for example a "GROUP X", corresponding
  557.     to group X in your GEcho setup, but wish to override the origin or
  558.     other items for some of the group X echoes, you can now put the
  559.     GROUP's for these specific echoes before the GROUP X definition.
  560.     Example:
  561.  
  562.       GROUP SOMEECHO
  563.         ORIGIN "Some origin"
  564.  
  565.       GROUP X
  566.         ORIGIN "X origin"
  567.  
  568.     Here you will get the origin "Some origin" in the SOMEECHO echo,
  569.     even if SOMEECHO is included in the X group in your setup. This
  570.     was not possible in previous versions - the GROUP X definition
  571.     would always override any specific definition.
  572.  
  573. +   New keyword: "DISPMSGSIZE <bytes/kbytes/no>". Defaults to "bytes".
  574.     When enabled, this keyword displays the msgbody size in the lower
  575.     left side of the header. The location of the size display is not
  576.     necessarily final. The size displayed is for the message body text
  577.     only, the header and nul-terminator (and anything that may lurk
  578.     beyond it) is excluded from the calculation.
  579.  
  580.     NOTE: This feature currently only works when _reading_ msgs. While
  581.     editing a msg in the internal editor, this feature is disabled -
  582.     however, the size will be displayed when you are in the Save msg
  583.     menu (if EDITSAVEMENU is enabled).
  584.  
  585. +   New keyword: "REPLYLINK <chain/direct>". Defaults to "chain".
  586.     If set to "direct", GoldED will link your reply directly to the
  587.     original message. If set to "chain", it will link to the last
  588.     message in the reply chain. The default ("chain") is how GoldED
  589.     has done it in all previous versions.
  590.  
  591.     The advantage of the "direct" linking method is that you can
  592.     easily find the the original message the reply was for. Unless of
  593.     course you have later re-linked using a chain-linking replylinker
  594.     utility. I can recommend the utility SQLINK by David L. Nugent.
  595.     SQLINK links Squish areas using the MSGID/REPLY kludges and makes
  596.     direct links instead of chain-linking on the subject line like
  597.     most other replylinkers do. There are probably also similar
  598.     replylinkers for other msgbase formats, I just don't know them.
  599.  
  600.     NOTE: Direct linking is not always useful or practical. It can be
  601.     very hard to follow a discussion with more than one participants,
  602.     because the links become branched trees instead of simple chains.
  603.     Currently GoldED is not designed to follow the branched direct
  604.     links, but such a feature is on the TODO, although with low
  605.     priority.
  606.  
  607. +   The SCREENBLANKER keyword now accepts an additional parameter: If
  608.     you add the word "AllBlank" after the seconds parameter, GoldED
  609.     will not display the moving box, but leave the screen completely
  610.     blank. Example:
  611.  
  612.       SCREENBLANKER 180 AllBlank
  613.  
  614.     "AllBlank" must be placed _after_ the seconds, or it won't work.
  615.  
  616.     NOTE: The "Midnight Bug" has not yet been found or fixed :-(
  617.  
  618. +   The 32-bit versions of GoldED and GoldNODE (currently only the
  619.     OS/2 versions) are no longer restricted to a maximum of 32700
  620.     nodes in the nodelist index. A slightly different nodelist index
  621.     is produced by the 32-bit GoldNODE. The index is NOT backward
  622.     compatible. The new index files have extensions .IXA, .IXN and
  623.     .IXL. For indexes with less than 32700 nodes, the .IXN file is
  624.     identical to the old .NIX file. The 32-bit GoldED can use both the
  625.     new and the old index files, but will use the new ones if both are
  626.     found. If you no longer use the DOS version of GoldED, you should
  627.     delete the .AIX, .NIX and .LIX files to save disk space.
  628.  
  629. -   When points were using GoldNODE to compile USERLIST's, their point
  630.     number would be appended to all non-point addresses. Fixed. Note
  631.     that this fix is *not* tested. Let me know if it worked.
  632.  
  633. -   Fixed the bug that caused mangled CHARSET kludges. Under some
  634.     circumstances, previous versions would put multiple "CHARSET:"'s
  635.     in the CHARSET kludge, and if the combined length became more than
  636.     40 chars, GoldED would lockup or crash when trying to read the
  637.     msg.
  638.  
  639. -   Intense and border/overscan colors now work again in the Borland
  640.     C++ compiled version of GoldED/2. Borland had made a stupid little
  641.     bug, which was fortunately easily fixable once located.
  642.  
  643. -   The new TEMPLATEPATH keyword did not work for templates defined in
  644.     the Random System (GOLDRAND.CFG). It does now.
  645.  
  646. +   Added a "twirly" feature to GoldNODE. While GoldNODE is reading,
  647.     sorting and writing it's index files, it displays a rotating
  648.     "twirly" (the characters |/-\ in quick succession) to show that it
  649.     is still alive and working. Because of this, GoldNODE now turns
  650.     off the cursor while working. It is turned on again when exiting.
  651.     The cursor turnoff currently only works with the Borland compiled
  652.     versions.
  653.  
  654. -   When trying to write marked msgs to an existing file and hitting
  655.     ESC instead of entering another filename, GoldED would mess up the
  656.     screen, crash or lockup. Fixed.
  657.  
  658. -   Fixed a long-standing bug in GoldNODE. It was not possible to
  659.     specify the configfile to use on the commandline using the -C
  660.     option.
  661.  
  662. +   When displaying the size of an attached file, GoldED now looks for
  663.     the file in the INBOUNDPATH if there is no drive specified for the
  664.     attached file. This is useful when files have been attached _to_
  665.     you. If you don't have an INBOUNDPATH in your GOLDED.CFG, the
  666.     GOLDPATH is assumed instead.
  667.  
  668. +   Added support of Binkley-style "^filename" in the subject line for
  669.     deleting attached files after they have been sent.
  670.  
  671. -   GoldED/2 did not update the Hudson NETMAIL/ECHOMAIL.BBS files
  672.     correctly, and sometimes caused a trap in the OS/2 session while
  673.     trying. Fixed. The regular DOS version did not have this problem.
  674.  
  675. -   Mangled CHARSET kludges were not handled well. When finding such a
  676.     mangled CHARSET kludge, GoldED/2 would trap and GoldED/DOS would
  677.     crash, hang or sometimes go on apparently unaffected. Fixed.
  678.  
  679. -   Fixed hang in GoldED/2 when using it without a GOLDRAND.CFG or
  680.     with all keywords in it commented out. Could possibly also explain
  681.     similar hangs in previous DOS versions.
  682.  
  683. +   New feature: You can now change the color palette used in GoldED.
  684.     The palette has 16 color registers, corresponding to the 16 colors
  685.     from black (0) to intense white (15). By changing the values in
  686.     the palette registers, it is possible to make any of the 16 colors
  687.     a completely different color. You can even make the background
  688.     colors intense, without using the intense color feature. There are
  689.     64 different colors to chose from.
  690.  
  691.     To configure the palette colors in GoldED, the SCREENPALETTE
  692.     keyword has been added. There are two different syntaxes:
  693.  
  694.       SCREENPALETTE <reg> <value>
  695.       SCREENPALETTE <reg> (red green blue)
  696.  
  697.     So you can either compose the color value using separate red,
  698.     green, blue components, or directly use a precalculated value. The
  699.     red/green/blue values can only be in the range 0-3.
  700.  
  701.     These are the original palette values:
  702.  
  703.       SCREENPALETTE    0   (0 0 0)
  704.       SCREENPALETTE    1   (0 0 2)
  705.       SCREENPALETTE    2   (0 2 0)
  706.       SCREENPALETTE    3   (0 2 2)
  707.       SCREENPALETTE    4   (2 0 0)
  708.       SCREENPALETTE    5   (2 0 2)
  709.       SCREENPALETTE    6   (2 2 0)
  710.       SCREENPALETTE    7   (2 2 2)
  711.       SCREENPALETTE    8   (0 1 0)
  712.       SCREENPALETTE    9   (1 1 3)
  713.       SCREENPALETTE   10   (1 3 1)
  714.       SCREENPALETTE   11   (1 3 3)
  715.       SCREENPALETTE   12   (3 1 1)
  716.       SCREENPALETTE   13   (3 1 3)
  717.       SCREENPALETTE   14   (3 3 2)
  718.       SCREENPALETTE   15   (3 3 3)
  719.  
  720.     Copy these lines into your GOLDED.CFG and start experimenting! :-)
  721.  
  722.     NOTE: This feature has not been tested much. There may be bugs.
  723.  
  724. -   Known bug: If you start GoldED/2 (The Borland compiled version) as
  725.     the _first_ program in a full-screen OS/2 session, the screen will
  726.     be filled with garbage when you exit GoldED/2. Harmless but
  727.     annoying. The garbage is put on the screen when GoldED/2 tries to
  728.     restore the original screen (registered only feature). My tests
  729.     seem to indicate that the original screen read by GoldED/2 at
  730.     startup is _already_ garbage, but that can't be right. I think
  731.     this is a Borland compiler bug, because when the problem does not
  732.     seem to exist when I compile GoldED/2 with Watcom C++. So why
  733.     don't I release the Watcom compiled version instead? Because I'm
  734.     still having problems getting it to work correctly. The Borland
  735.     compiled version looks more stable at this time.
  736.  
  737. !   Changed GoldED/2 back to non-multithreaded mode.
  738.  
  739.  
  740. ----------------------------------------------------------------------
  741. Notes for GoldED 2.42.A0710, ALPHA release saturday 10. july 1993.
  742. ----------------------------------------------------------------------
  743.  
  744. *   This was a limited alpha. It was only sent to a few specific
  745.     testers for debugging.
  746.  
  747. +   Added TZUTC and TID as "known" kludges. They are only recognized,
  748.     not handled. Full support of TZUTC will probably be added in a
  749.     future release.
  750.  
  751. !   GoldED/2 is now compiled in multithreaded mode, and runs a
  752.     separate thread to update the statusline (for the clock).
  753.  
  754.  
  755. ----------------------------------------------------------------------
  756. Notes for GoldED 2.42.A0701, ALPHA release thurday 1. july 1993.
  757. ----------------------------------------------------------------------
  758.  
  759. +   New keyword: "FIDOMSGTYPE <Fido/FTSC>". Defaults to Fido. This
  760.     keyword defines the default format of Fido *.MSG files. It is only
  761.     used by some AREAFILE's when reading external area configuration
  762.     files, where the preferred format is unknown.
  763.  
  764.     The FTSC (FTS-0001.012 and later) format uses zone/point fields,
  765.     where the Fido format uses date/time stamps. The Fido format is
  766.     also sometimes referrered to as the "Opus" format. When set to
  767.     Fido format, GoldED interprets the date/time stamps as DOS-style
  768.     bitmapped date/time.
  769.  
  770. +   New keyword: "RA2USERSBBS <yes/no>". Defaults to no. Use this
  771.     keyword to *force* GoldED to use a RemoteAccess 2.xx (RA2)
  772.     compatible USERS.BBS file, even if RA2 is not detected. If used,
  773.     this keyword should be placed in the configuration file _after_
  774.     any AREAFILE keyword.
  775.  
  776. +   New "AREAFILE InterMail". Supports the InterMail mailer. This is
  777.     untested!  Currently the support provided is similar to the
  778.     FrontDoor 1.99b (and later) support. NOTE: You still have to
  779.     define the correct semaphore filenames by yourself using the
  780.     SEMAPHORE keyword.
  781.  
  782. +   AREAFILE D'Bridge now supports the new Beta 2011 DBRIDGE.ADF. This
  783.     is untested!  Normally GoldED tries to detect the DBRIDGE.ADF
  784.     version based on the known record sizes of the of file. You can
  785.     now override the autodetection by specifying one of these:
  786.  
  787.       AREAFILE D'Bridge -2011
  788.       AREAFILE D'Bridge -1047A27
  789.       AREAFILE D'Bridge -1047A22
  790.       AREAFILE D'Bridge -1046
  791.  
  792.     The numbers refer to the versions which had new/changed
  793.     DBRIDGE.ADF formats (that I know of).
  794.  
  795. +   New "AREAFILE Portal". Supports the Portal of Power mailer
  796.     (v0.61gamma). Currently supported are the net/bad/dupemail areas
  797.     and limited support of the Conferences (all conferences are
  798.     treated as Fido *.MSG echomail areas). Planned for later
  799.     implementation is closer integration to Portal (reading of
  800.     non-area information too) and more support of Conferences (when
  801.     Portal is released with a Mailscanner).
  802.  
  803. +   AREAFILE IMAIL now supports version 1.4x.
  804.  
  805. -   Fixed long-standing problem with GoldED sometimes crashing when
  806.     shelling to an external spell checker from the internal editor.
  807.  
  808. +   When replying in another area using Alt-N or Alt-B, GoldED now
  809.     looks for the AREA:<echoid> kludge and automatically positions the
  810.     arealist selection bar on the area indicated by the kludge. This
  811.     is particularly useful with systems such as GEcho when the
  812.     personal mail feature is enabled.
  813.  
  814. +   It is now possible to use wildcards in the FRQEXT keyword.
  815.     Example:
  816.  
  817.       FRQEXT .A??
  818.  
  819.     With this definition, GoldED will recognize filenames such as
  820.     "NODEDIFF.A12".
  821.  
  822. +   Improved screen update speed in many places. Most noticable when
  823.     using GoldED/2 in a window, compared to GoldED/2 2.41.B0108. In
  824.     some places such as the arealist, the screen update is still a
  825.     bit slow. I'll continue working on more screen update speed.
  826.  
  827. +   New keyword: "SCREENUSEANSI <yes/no>". Defaults to no. This is an
  828.     EXPERIMENTAL feature only - There is no guarantee that it will be
  829.     supported in future releases!  If enabled, GoldED will write all
  830.     screen output via DOS (stdout) using ANSI codes for colors, cursor
  831.     movement, screen clearing etc. SLOW!!!
  832.  
  833.     This feature may be useful to people who read echoes where ANSI
  834.     codes are allowed in the msg text. Should work okay as long as
  835.     only color codes are used...
  836.  
  837.     Another use of ANSI output may be for those who use GoldED
  838.     remotely via modem in sysop drop-to-dos shells.
  839.  
  840.     Make sure you have ANSI.SYS or another ANSI compatible screen
  841.     driver loaded before testing this feature!!!
  842.  
  843. -   High-bit (above ascii 127) chars are no longer converted to (.)
  844.     chars in the header when printing msgs.
  845.  
  846. -   Fixed GoldED crash when using echoid's longer than 29 chars.
  847.     Changed the max echoid size limit from 49 to 50.
  848.  
  849. -   The file request function now stops at the citation char (").
  850.  
  851. -   Changed AREAFILE GEcho to use FTS-1 format *.MSG files instead of
  852.     Opus format.
  853.  
  854. -   Fixed a problem with msg #0 error exits in certain circumstances.
  855.  
  856. +   Long filenames are now supported in GoldED/2. It seems to work
  857.     well (tested with very long Squish filenames and writes to files),
  858.     but I cannot guarantee that all valid HPFS filenames are accepted
  859.     anywhere in GoldED. In particular, you probably cannot use spaces
  860.     in filenames, and you should be careful with characters which are
  861.     not supported in MS-DOS filenames. There may also be problems when
  862.     using the import file picker, if there are filenames longer than
  863.     the screen width (not tested).
  864.  
  865. !   I have not been able to get intense colors and border (overscan)
  866.     color to work in the 32-bit OS/2 version, so I had to disable
  867.     these features in GoldED/2 for now. This is not a problem if you
  868.     only run GoldED/2 in a window, but if you run it full-screen, the
  869.     colors that should be intense will blink, and the border color
  870.     will not be set.
  871.  
  872. ----------------------------------------------------------------------
  873.